Menu

Search Program/Discipline

  • Results for SLO Disciplines>

Search Courses

  • Results for SLO Disciplines>

Student Learning Outcomes

Course Name: C++ Language and Object Development
Course Number: CSCI 140
Course Objectives:
  • For a given algorithm students will be able to write modular C++ code using classes in an OOP approach.
  • Students will be able to use given classes and virtual functions in a class hierarchy to create new derived classes and the code that uses them.
  • Students will be able to read, understand and trace the execution of programs written in C++ language.
  • Students will be able to analyze problems and design algorithms in pseudocode.